;*******************************************************************
;Title = Game Start
;Ported by LadiesMan217
;*******************************************************************
; Insert size: 0x007F bytes
; Number of channels: 3 (Channels 4, 5, 6, 7, 8 unused)
; Total song length: 0:03
; Version: AddmusicK 2
; Samples: Yes (brr)
;*******************************************************************
; SPC Generator Info
#SPC
{
	#author "Koji Kondo"
	#title "Game Start"
	#game "Yoshi's Island"
	#comment "Ported by LadiesMan217"
}
;*******************************************************************
;Samples and Info
#path "YI"
#samples
{
	#default
	"yi-18.brr"
	"yi-1c.brr"
}
#instruments
{
 "yi-1c.brr"	$ff $e0 $00 $07 $a8	;@30 bongos
 "yi-18.brr"	$8f $f1 $00 $07 $a8	;@31 snare
}
;*******************************************************************
;Special Commands
?
;*******************************************************************
;Channel 1

#0
$f4 $02
w229 t24
v200 y12 @30
$eb $02 $04 $fb
r12... q7f o3 d16 q19 < b48.. q37 > c32 q7f d16 q7b < b32 
q29 > c32 q3f d32 q39 < b32 q15 b=5 q7f > d12... 

;*******************************************************************
;Channel 2

#1
v200 y8 @30
r12... q7f o2 e8 e8 e16. e12... 

;*******************************************************************
;Channel 3

#2
v200 @31
r12... q7f o1 f8 q1b f8 q7f f16 r32 f12... 

;*******************************************************************

#amk 2
